Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update travis script to actually run dartanalyzer #102

Merged
merged 1 commit into from
Feb 24, 2018

Conversation

killermonk
Copy link
Contributor

Current dartanalyzer returns: "Options file not found: .analysis_options"
Updating the file name to point at the actual analysis options in the repo

Current dartanalyzer returns: "Options file not found: .analysis_options"
Updating the file name to point at the actual analysis options in the repo
Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@matanlurey
Copy link
Contributor

I'd prefer to just finish getting #100 working @kevmoo.

@kevmoo kevmoo merged commit ef34ede into dart-lang:master Feb 24, 2018
matanlurey added a commit that referenced this pull request Feb 24, 2018
srawlins added a commit that referenced this pull request Apr 16, 2018
* master:
  Remove upper case constants (#113)
  Bump to 3.0.0-alpha+3 (#112)
  Switch back to Chrome for Travis (#104)
  Try using a staged, fancy travis config. (#100)
  Update travis script to actually run dartanalyzer (#102)
  verify*Interactions methods throw helpfully that they expect Mock (#92)
  First draft of upgrade guide for Mockito 3.0 (#96)
  Generic support for `thenReturn` and `thenAnswer` (#101)
  Remove references to `@proxy`. (#99)
  Remove Spy docs (#97)
  Remove mirrors implementation (#91)
mosuem pushed a commit to dart-lang/test that referenced this pull request Oct 17, 2024
)

Current dartanalyzer returns: "Options file not found: .analysis_options"
Updating the file name to point at the actual analysis options in the repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants